FileName: Ini_Mod1.Txt Ref: Ini_Mod1.Bas/Ini_Mod1.Frm Documentation file By: Forrest Berry, CISid:75270,3371 Date: June 9, 1992 INI_MOD1.BAS is a Visual Basic module to create, read and update private ini files. It is completely self-contained, requires no code in the Global file, no custom controls and no custom dll's. It accomplishes its tasks by calls to the Windows API. The module is designed so that you need only add it to your project and call it. INI_MOD1.BAS includes the appropriate API declarations and 2 subs: ReadIni and SaveIni. Variable documentation and sample code provided. A sample project, called INI_MOD1.MAK, is provided to demostrate the module's use. INI_MOD1.MAK includes INI_MOD1.BAS,INI_MOD1.FRM, and an empty Global file INI_MOD1.MAK, INI_MOD1.BAS, INI_MOD1.FRM and this text file are FREEWARE... and worth every penny. No guarantees, warranties, etc. Direct comments to Forrest Berry, CISid:75270,3371